fix(deps): update all non-major dependencies #980
+1,412
−1,305
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.28.4->^7.28.5^7.28.4->^7.28.5^2.2.395->^2.2.403^28.0.7->^28.0.9^5.90.3->^5.90.6^5.90.2->^5.91.0^0.1.24->^0.1.27^24.7.2->^24.10.0^0.180.0->^0.181.0^8.46.1->^8.46.3^8.46.1->^8.46.3^2.6.1->^2.7.0^1.11.18->^1.11.19^36.9.4->^36.9.5^2.11.4->^2.11.7^9.37.0->^9.39.1^10.5.0->^10.5.1^2.2.2->^2.3.0^7.6.5->^7.6.6^16.2.4->^16.2.6^10.0.3->^10.1.110.18.3->10.20.0^10.18.3->^10.20.0^0.3.14->^0.3.15^1.93.2->^1.93.3^3.13.0->^3.14.0^2.2.2->^2.2.5^19.7.0->^19.9.0^0.180.0->^0.181.0^0.15.7->^0.16.0^2.5.8->^2.6.0^7.0.2->^7.0.4^29.1.0->^29.2.0^4.6.0->^4.6.3^3.1.1->^3.1.3Release Notes
babel/babel (@babel/core)
v7.28.5Compare Source
👓 Spec Compliance
babel-parserRuntime Errors for Function Call Assignment Targets(@liuxingbaoyu)babel-helper-validator-identifier🐛 Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parser@babel/parsererror typing (@JLHwung)babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuringrestcorrectly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesJSXIdentifierhandling inisReferencedIdentifier(@JLHwung)babel-traverse🏠 Internal
babel-types🏃♀️ Performance
babel-corebuildCodeFrameError(@liuxingbaoyu)iconify/icon-sets (@iconify/json)
v2.2.403Compare Source
v2.2.402Compare Source
v2.2.401Compare Source
v2.2.400Compare Source
v2.2.399Compare Source
v2.2.398Compare Source
v2.2.397Compare Source
v2.2.396Compare Source
rollup/plugins (@rollup/plugin-commonjs)
v28.0.92025-10-24
Bugfixes
node:builtins withstrictRequires: auto(#1930)v28.0.82025-10-16
Bugfixes
TanStack/query (@tanstack/vue-query)
v5.90.6Compare Source
Patch Changes
1638c02]:v5.90.5Compare Source
Patch Changes
e42ddfe]:v5.90.4Compare Source
Patch Changes
20ef922]:TanStack/query (@tanstack/vue-query-devtools)
v5.91.0Compare Source
Minor Changes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.46.3Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.2Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.46.3Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.2Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
antfu-collective/birpc (birpc)
v2.7.0Compare Source
🚀 Features
onRequesthook - by @webfansplz and @antfu in #30 (3b753)🐞 Bug Fixes
View changes on GitHub
iamkun/dayjs (dayjs)
v1.11.19Compare Source
Bug Fixes
electron/electron (electron)
v36.9.5: electron v36.9.5Compare Source
Release Notes for v36.9.5
Fixes
dialog.showMessageBoxdefault button handling. #48522 (Also in 37, 38, 39)element-plus/element-plus (element-plus)
v2.11.7Compare Source
2.11.7
2025-11-01
v2.11.5Compare Source
2.11.5
2025-10-17
Features
fontGapprop (#22342 by @suqingyao)lazyLoadsupport reject (#22283 by @btea)modelModifiersprop (#22415 by @cszhjh)word-limit-positionattributes (#22359 by @FrontEndDog)Bug fixes
Refactors
eslint/eslint (eslint)
v9.39.1Compare Source
v9.39.0Compare Source
v9.38.0Compare Source
Features
ce40f74feat: updatecomplexityrule to only highlight function header (#20048) (Atul Nair)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187) (Francesco Trotta)Bug Fixes
50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)a1f06a3fix: correct SourceCode typings (#20114) (Pixel998)Documentation
462675adocs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)c070e65docs: correct formatting inno-irregular-whitespacerule documentation (#20203) (루밀LuMir)b39e71adocs: Update README (GitHub Actions Bot)cd39983docs: movecustom-formatterstype descriptions tonodejs-api(#20190) (Percy Ma)Chores
d17c795chore: upgrade @eslint/js@9.38.0 (#20221) (Milos Djermanovic)25d0e33chore: package.json update for @eslint/js release (Jenkins)c82b5efrefactor: Use types from @eslint/core (#20168) (Nicholas C. Zakas)ff31609ci: add Node.js 25 toci.yml(#20220) (루밀LuMir)004577eci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])eac71fbtest: remove use ofnodejsScopeoption of eslint-scope from tests (#20206) (Milos Djermanovic)4168a18chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)205dbd2chore: fix typos (#20200) (ntnyq)dbb200echore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)8962089chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.5.1Compare Source
Patch Changes
vue/no-negated-v-if-conditionrule to swap entire elements (#2941)antfu-collective/eslint-vitest-rule-tester (eslint-vitest-rule-tester)
v2.3.0Compare Source
🚨 Breaking Changes
@types/eslint- by @9romise in antfu#19 (6d4e9)View changes on GitHub
focus-trap/focus-trap (focus-trap)
v7.6.6Compare Source
Patch Changes
dcd4ae9: Updatetabbabledependency to 6.3.0 for newdisplayCheckoption.lint-staged/lint-staged (lint-staged)
v16.2.6Compare Source
Patch Changes
33d4502Thanks @Adrian-Baran-GY! - Fix problems with--continue-on-erroroption, where tasks might have still been killed (SIGINT) when one of them failed.v16.2.5Compare Source
Patch Changes
9e02d9dThanks @iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.isaacs/minimatch (minimatch)
v10.1.1Compare Source
v10.1.0Compare Source
pnpm/pnpm (pnpm)
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:publint/publint (publint)
v0.3.15Compare Source
Patch Changes
Skip file existence checks when crawling subpath imports as they may be dev-only and not used after bundling or publish. This check may be improved in the future when publint can scan for files to see if the subpath imports are used. (
0d72997)Handle
exports["default"]andexports['default']forCJS_WITH_ESMODULE_DEFAULT_EXPORTrule (8285f77)sass/embedded-host-node (sass-embedded)
v1.93.3Compare Source
shikijs/shiki (shiki)
v3.14.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
blitz-js/superjson (superjson)
v2.2.5Compare Source
What's Changed
Full Changelog: flightcontrolhq/superjson@v2.2.3...v2.2.5
v2.2.3Compare Source
What's Changed
New Contributors
Full Changelog: flightcontrolhq/superjson@v2.2.2...v2.2.3
antfu-collective/taze (taze)
v19.9.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v19.8.1Compare Source
🚀 Features
--concurrencyoption - by @SukkaW in #219 (412ad)View changes on GitHub
v19.8.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
mrdoob/three.js (three)
v0.181.0Compare Source
rolldown/tsdown (tsdown)
v0.16.0Compare Source
🚨 Breaking Changes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.